projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6d6304
)
; * lisp/vc/vc-hooks.el: corrected docstring of face
author
Oscar Fuentes
<ofv@wanadoo.es>
Tue, 1 Mar 2016 03:53:03 +0000
(
04:53
+0100)
committer
Oscar Fuentes
<ofv@wanadoo.es>
Tue, 1 Mar 2016 03:55:31 +0000
(
04:55
+0100)
Do not merge to master
lisp/vc/vc-hooks.el
patch
|
blob
|
history
diff --git
a/lisp/vc/vc-hooks.el
b/lisp/vc/vc-hooks.el
index 2be46c5fff403c46e2691530010b170fda6b7c88..22c4d17f6aaa90e6c8050da8b621e99d5a81478d 100644
(file)
--- a/
lisp/vc/vc-hooks.el
+++ b/
lisp/vc/vc-hooks.el
@@
-91,7
+91,7
@@
(defface vc-edited-state
'((default :inherit vc-state-base-face))
- "Face for VC modeline state when the file is
up to date
."
+ "Face for VC modeline state when the file is
edited
."
:version "25.1"
:group 'vc-faces)